getName

open fun getName(): String

Gets the unique name assigned to this control.

This name is often used for identification, logging, or referencing the control programmatically.

Returns the name of this hotspot, as defined in its associated Module.

Return

The name of the hotspot.